← Back to issue list

ContainerConnectionError is too generic

View original Launchpad issue

Metadata

Project
snapcraft (launchpad)
Number
#1734233
Type
issue
State
open
Author
~elopio
Labels
bitesize ui
Created
2017-11-24 02:32:43.657206+00:00
Updated
2017-11-24 02:32:43.657206+00:00
Closed

Current evaluation

No evaluation has been recorded for this issue yet.

Issue body

We have an exception in snapcraft/internal/errors.py called ContainerConnectionError. This exception is raised in multiple different contexts, passing a different message for each case. This exception should be removed or only be used as a base class. We should add individual exception for each possible error.

Evaluation history

No evaluation history available.